@charset "UTF-8"; 
/* Base Reset */
* { margin: 0; padding: 0;}
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; overflow-y: scroll; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
:focus { outline: 0;}
img { border: 0; vertical-align: middle;}
a img { vertical-align: middle;}
body { line-height: 1;}
ol, ul { list-style: none;}
blockquote, q { quotes: none;}
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none;}
table { border-collapse: collapse; border-spacing: 0;}
.clear { width: 100%; height: 0; line-height: 0; font-size: 0; overflow: hidden; clear: both; display: block; _display: inline;}
.none { display: none !important;}
.fl { float: left;}
.fr { float: right;}
.wp_articlecontent {
    line-height: 150%;
    font-family: "宋体" !important;
    font-size: 12pt;
    color: #5A5A5A;
}
.hidden { visibility: hidden;}
.clearfix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden;}
.clearfix { display: block; *zoom:1;}
body, p { /*font: 14px/1 Microsoft YaHei;*/ color: #333333;}
body {}
a { text-decoration: none; color: #333333; transition: all 0.2s ease-in-out;}
a:hover { text-decoration: none; color: #b70000;}
.wp-wrapper { width: 100%;}
.wp-wrapper .wp-inner {width: auto;max-width: 1200px;margin: 0 auto;position: relative;}

/**头部**/
.wp-header {background: url(../images/head_bg.png)  center no-repeat;border-bottom: 1px solid #a34444;}
.wp-wrapper .wp-inner{}

/** [站点LOGO]*/
.logo-panel { float: left;}
.logo-window {}
.logo-window img { vertical-align: middle;}
.wp-head-tools { float: right;}

/*** [语言选择]*/
.lang-panel { float: right;}
.lang-window {}
.lang-window .wp-menu .menu-item { float: left;}
.lang-window .wp-menu .menu-item a.menu-link { display: inline-block; padding: 0 10px; height: 30px; line-height: 30px; font-size: 12px; color: #8c1515; background: url(../images/xian1.png) no-repeat left 10px;}
.lang-window .wp-menu .menu-item.i1 a.menu-link {}
.lang-window .wp-menu .menu-item a.menu-link:hover { color: #fff;}

/*** [搜索]*/
.search-panel { float: right; clear: right; width: 14%; margin-top: 8px;}
.search-window { overflow: hidden; border-bottom: 1px solid #c68a8a;}
.wp-search { position: relative;}
.wp-search form { display: block;}
.wp-search .search-input { margin-left: 6px; margin-right: 26px;}
.wp-search .search-input input.search-title { width: 100%; height: 20px; line-height: 20px; border: 0; outline: 0; background: none; color: #000; font-size: 12px; padding: 6px 0;}
.wp-search .search-btn { width: 26px; height: 32px; position: absolute; right: 0; top: 50%; margin-top: -16px;}
.wp-search .search-btn input.search-submit { width: 100%; height: 32px; border: 0; outline: 0; background: url(../images/search.svg) no-repeat center; cursor: pointer;}
::-webkit-input-placeholder { color: #fff;} /* WebKit, Blink, Edge */
:-moz-placeholder { color: #fff;} /* Mozilla Firefox 4 to 18 */
::-moz-placeholder { color: #fff;} /* Mozilla Firefox 19+ */
:-ms-input-placeholder { color: #fff;} /* Internet Explorer 10-11 */

/**主导航**/
.wp-navi { background: #fff; position: relative; z-index: 1000;}
.main-nav-panel {}
.menu-switch-arrow { display: none;}
.main-nav-panel .wp-menu { margin: 0 auto;}
.main-nav-panel .wp-menu .menu-item { display: inline-block; float: left; position: relative; z-index: 100;}
.main-nav-panel .wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 20px;height: 42px;line-height: 42px;color: #8c1515;font-size: 18px;font-weight: bold;}
.main-nav-panel .wp-menu .menu-item a.menu-link:hover { text-decoration: none; color: #8c1515; background: #fff;}
.main-nav-panel .wp-menu .menu-item.i20 a.menu-link { text-decoration: none; color: #8c1515; background: #fff;}
.main-nav-panel .sub-menu { display: none; position: absolute; left: 0; top: 42px; z-index: 1000; min-width: 100%; text-align: center;}
.main-nav-panel .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom: 1; min-width: 100%; background: #8c1515;}
.main-nav-panel .sub-menu .sub-item:hover { position: relative; white-space: nowrap; vertical-align: top; _zoom: 1;}
.main-nav-panel .sub-menu .sub-item a { display: block; color: #fff; height: 34px; line-height: 34px; padding: 0 10px; display: block; font-size: 13px; font-weight: bold;}
.main-nav-panel .sub-menu .sub-item a:hover { display: block; color: #8c1515; background: #fff;}
.main-nav-panel .sub-menu .sub-menu { left: 100%; top: 0; z-index: 200;}
/**slide导航**/
.wp-navi .navi-slide-head { display: none; padding: 0 10px; height: 40px;}
.wp-navi .navi-slide-head .navi-slide-title { display: inline-block; float: left; font-weight: normal; color: #212121; font-size: 18px; line-height: 40px;}
.wp-navi .navi-slide-head .navi-slide-arrow { display: block; width: 34px; height: 40px; float: right; background: url(img/menu-icon-arrow.png) no-repeat 50%;}
/**aside导航**/
.navi-aside-page { position: fixed;}
.navi-aside-toggle { display: block; width: 34px; height: 34px; background: url(img/menu-icon-arrow-white.png) no-repeat 50%; cursor: pointer; position: absolute; left: 0; top: 50%; margin-top: -17px; display: none;}
.wp-navi-aside { display: none; position: fixed; left: 0; top: 0; bottom: 0; right: 0; z-index: 1000;}
.wp-navi-aside .navi-aside-mask { width: 100%; height: 100%; background: rgba(0,0,0,.1);}
.wp-navi-aside-active { display: block;}
.wp-navi-aside .aside-inner { position: fixed; top: 0; bottom: 0; left: -216px; z-index: 1002; width: 216px; max-width: 100%; background: #252525; overflow-y: auto; -webkit-overflow-scrolling: touch;}
.wp-navi-aside .aside-inner:after { content: ""; display: block; position: absolute; top: 0; bottom: 0; right: 0; width: 1px; background: rgba(0,0,0,.6); box-shadow: 0 0 5px 2px rgba(0,0,0,.6);}
.wp-navi-aside .navi-aside-head { margin-top: 0; border-top: 1px solid rgba(0,0,0,.3); background: #333; box-shadow: inset 0 1px 0 rgba(255,255,255,.05); text-shadow: 0 1px 0 rgba(0,0,0,.5);}
.wp-navi-aside .navi-aside-head .navi-aside-title { padding: 7px 10px; font-weight: normal; color: #777; font-size: 14px;}
.wp-navi-aside .navi-aside-wrap { color: #aaa; border-bottom: 1px solid rgba(0,0,0,.3); box-shadow: 0 1px 0 rgba(255,255,255,.05);}
.wp-navi-aside .navi-aside-wrap li { position: relative;}
.wp-navi-aside .navi-aside-wrap li .menu-switch-arrow { display: block; cursor: pointer; width: 50px; height: 35px; position: absolute; right: 0; top: 0px; color: #f6f6f6; font-size: 14px; background: url(img/menu-switch-arrow.png) no-repeat 30px -25px;}
.wp-navi-aside .navi-aside-wrap li .menu-open-arrow { background-position: 20px 12px;}
.wp-navi-aside .navi-aside-wrap li a { display: block; text-decoration: none; color: #c7c7c7; font-size: 14px; line-height: 20px; padding: 8px 30px 8px 15px; border-top: 1px solid rgba(0,0,0,.3); box-shadow: inset 0 1px 0 rgba(255,255,255,.05); text-shadow: 0 1px 0 rgba(0,0,0,.5);}
.wp-navi-aside .navi-aside-wrap li a:hover, .wp-navi-aside .navi-aside-wrap li a:focus { background-color: #404040; color: #fff; outline: 0;}
.wp-navi-aside .navi-aside-wrap li .sub-menu { display: none; background-color: #2e2e2e;}
.wp-navi-aside .navi-aside-wrap li .sub-menu li a { padding-left: 20px;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu { background-color: #333}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu li a { padding-left: 30px;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu { background-color: #343434;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu li a { padding-left: 40px;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu .sub-menu { background-color: #373737;}
.wp-navi-aside .navi-aside-wrap li .sub-menu .sub-menu .sub-menu .sub-menu li a { padding-left: 50px;}

/**焦点图片**/
.wp-focus { position: relative; z-index: 100;}
.wp-focus .wp-inner { max-width: 100%;}
.fcous-panel { width: 100%;}
.fcous-panel .focus-window { width: 100%; overflow: hidden;}

.wp-focus .slick-slide .imgs{padding-top:35%;position:relative;}
.wp-focus .slick-slide .imgs a>*{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover}
.wp-focus .slick-slide{position:relative;}
.wp-focus .title,.wp-focus video{display:none}
.wp-focus .slick-slider{padding:0}
.wp-focus .slick-prev{    left: 50%; margin-left: -500px; background: url(../images/prev.png) no-repeat;width:30px;height:30px;top:auto;bottom:13px;background-size:cover}
.wp-focus .slick-next{    right: 50%; margin-right: -500px; background: url(../images/next.png) no-repeat;width:30px;height:30px;top:auto;bottom:13px;background-size:cover}


/*** 主体*/
.wp-container.box0 { padding: 50px 0;}
.wp-container.box0 .cbox-left { width: 56.6%; float: left; padding-right: 42px; border-right: 2px solid #a1a1a1;}
.wp-container.box0 .cbox-right { width: 35.2%; padding-left: 3.8%; float: right;}
.wp-container.box1 { padding: 22px 0 22px; background: #b70000;}
.wp-container.box2 { padding: 65px 0 75px; background: url(../images/news_bg.jpg) #ae8443 no-repeat center bottom;}
.wp-container.box2 .cbox-left { width: 52%; float: left;}
.wp-container.box2 .cbox-right { width: 42%; float: right;}
.wp-container.box3 { padding: 42px 0;}
.wp-container.box4 {background: #e5e5e5;padding: 50px 0 80px;position: relative;}
.wp-container.box4 .wp-inner {/* max-width: 1000px; */}

.wp-post {}
.wp-post .post-head { height: 40px; margin-bottom: 15px;}
.wp-post .post-head .head-bar { position: relative;}
.wp-post .post-head .post-title { display: inline-block; height: 40px; line-height: 40px; font-size: 30px; font-weight: normal; color: #b70000;}
.wp-post .post-head .post-more { height: 20px; line-height: 20px; position: absolute; right: 0; top: 50%; margin-top: -10px;}
.wp-post .post-head .post-more a { text-decoration: none; font-size: 12px; color: #b70000;}
.wp-post .post-body {}
.post-news .news-item { line-height: 24px; vertical-align: top; overflow: hidden; position: relative;}
.post-news .news-item .meta-title { display: block; margin-right: 76px; overflow: hidden;}
.post-news .news-item .meta-time { display: block; text-align: right; width: 80px; height: 20px; line-height: 20px; position: absolute; right: 0; top: 50%; margin-top: -10px; color: #999;}

.wp-post.post-7 .post-head { height: 40px; margin-bottom: 35px;}
.wp-post.post-7 .post-news .news-item {line-height: 24px;vertical-align: top;overflow: hidden;position: relative;width: 47%;float: left;}
.wp-post.post-7 .post-news .news-item.item-1 { float: left;}
.wp-post.post-7 .post-news .news-item.item-2 { float: right;} 
.wp-post.post-7 .post-news .news-item .meta-picture {width: 100%;height: 198px;}
.wp-post.post-7 .post-news .news-item .meta-picture img { width: 100%;}
.wp-post.post-7 .post-news .news-item .meta-title {display: block;margin-right: 0;overflow: hidden;font-size: 16px;font-weight: normal;padding: 6px 2%;position: absolute;bottom: 0;color: #fff;width: 96%;background: url(../images/tite_bg.png);}
.wp-post.post-7 .post-news .news-item .meta-title a { color: #fff;}
.wp-post.post-7 .post-news .news-item .meta-title a:hover { font-weight: bold;}

.wp-post.post-17 { padding-top: 30px;}
.wp-post.post-17 .post-news .news-item { line-height: 36px; vertical-align: top; overflow: hidden; position: relative;}
.wp-post.post-17 .post-news .news-item .meta-title { display: block; overflow: hidden; font-size: 16px; white-space: nowrap; text-overflow: ellipsis; margin-right: 85px;}
.wp-post.post-17 .post-news .news-item .meta-time { display: block; text-align: right; width: 85px; height: 36px; line-height: 36px; position: absolute; right: 0; top: 0; color: #003333; font-size: 14px; font-weight: normal; margin-top: 0;}
.wp-post.post-17 .post-news .news-item .meta-title a { color: #003333;}
.wp-post.post-17 .post-news .news-item .meta-title a:hover { color: #b70000;}

.wp-post.post-27 {}
.wp-post.post-27 .post-head { height: 40px; margin-bottom: 35px;}
.wp-post.post-27 .news_list .news { vertical-align: top; overflow: hidden; position: relative; padding-bottom: 30px; padding-left: 6px;}
.wp-post.post-27 .news_list .news.item-5 { padding-bottom: 0;}
.wp-post.post-27 .news_list .news.n3 { border-bottom: 0;}
.wp-post.post-27 .news_list .news .news_time { display: block; text-align: left; width: 60px; height: 44px; padding: 6px 0; position: absolute; left: 6px; top: 0px; background: #b70000;}
.wp-post.post-27 .news_list .news .news_time .pubdate-day { display: block; line-height: 28px; text-align: center; font-size: 20px; color: #fff;}
.wp-post.post-27 .news_list .news .news_time .pubdate-month { display: block; line-height: 16px; text-align: center; font-size: 12px; color: #fff;}
.wp-post.post-27 .news_list .news .news_title { display: block; height: 48px; padding: 4px 0; overflow: hidden; margin-left: 84px;}
.wp-post.post-27 .news_list .news .news_title a { font-size: 16px; line-height: 24px; color: #333333;}
.wp-post.post-27 .news_list .news .news_title a:hover { color: #b70000;}

.wp-post.post-37 {}
.wp-post.post-37 .post-head .post-title { display: inline-block; height: 40px; line-height: 40px; font-size: 30px; font-weight: normal; color: #fff;}
.wp-post.post-37 .post-head .post-more { height: 20px; line-height: 20px; position: absolute; right: 0; top: 50%; margin-top: -10px;}
.wp-post.post-37 .post-head .post-more a { color: #fff; text-decoration: none; font-size: 12px;}
.wp-post.post-37 .post-news .news-item {line-height: 24px;vertical-align: top;overflow: hidden;position: relative;width: 100%;border-bottom: 1px solid #bda175;padding-bottom: 10px;margin-top: 10px;}
.wp-post.post-37 .post-news .news-item.item-1 { margin-top: 0;}
.wp-post.post-37 .post-news .news-item .meta-picture {width: 160px;height: 116px;position: absolute;top: 0;left: 0;}
.wp-post.post-37 .post-news .news-item .meta-picture img { width: 100%;}
.wp-post.post-37 .post-news .news-item .meta-words {position: relative;margin-left: 180px;padding-bottom: 20px;}
.wp-post.post-37 .post-news .news-item .meta-words .meta-title {display: block;margin-right: 0;overflow: hidden;font-size: 16px;padding: 8px 0px;line-height: 32px;white-space: nowrap;text-overflow: ellipsis;}
.wp-post.post-37 .post-news .news-item .meta-words .meta-title a { color:#fff;}
.wp-post.post-37 .post-news .news-item .meta-words .meta-title a:hover { font-weight: bold;}
.wp-post.post-37 .post-news .news-item .meta-words .meta-summs {display: block;height: 48px;line-height: 24px;color: #fff;font-size: 14px;overflow: hidden;}

.wp-post.post-47 {}
.wp-post.post-47 .post-head .post-title { display: inline-block; height: 40px; line-height: 40px; font-size: 30px; font-weight: normal; color: #fff;}
.wp-post.post-47 .post-head .post-more { height: 20px; line-height: 20px; position: absolute; right: 0; top: 50%; margin-top: -10px;}
.wp-post.post-47 .post-head .post-more a { color: #fff; text-decoration: none; font-size: 12px;}
.wp-post.post-47 .post-news.news-top .news-item { line-height: 24px; vertical-align: top; overflow: hidden; position: relative; width: 100%;}
.wp-post.post-47 .post-news.news-top .news-item.item-1 {}
.wp-post.post-47 .post-news.news-top .news-item .meta-picture { width: 100%; height: 248px;}
.wp-post.post-47 .post-news .news-item .meta-picture img { width: 100%;height: 248px;}
.wp-post.post-47 .post-news.news-top .news-item .meta-title { display: block;margin-right: 0;overflow: hidden;font-size: 16px;position: absolute;line-height: 50px;bottom: 0;width: 100%;white-space: nowrap;text-overflow: ellipsis; background: url(../images/tite_bg1.png);}
.wp-post.post-47 .post-news.news-top .news-item .meta-title a { color: #fff;padding-left: 20px;}
.wp-post.post-47 .post-news.news-top .news-item .meta-title a:hover { font-weight:bold;}
.wp-post.post-47 .post-news.news-bottom { padding-top:16px;}
.wp-post.post-47 .post-news.news-bottom .news-item {line-height: 36px;vertical-align: top;overflow: hidden;position: relative;}
.wp-post.post-47 .post-news.news-bottom .news-item .meta-title { display: block; margin-right: 0; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.wp-post.post-47 .post-news.news-bottom .news-item .meta-title a { color: #fff;}
.wp-post.post-47 .post-news.news-bottom .news-item .meta-title a:hover { font-weight:bold;}

.wp-post.post-57 { width: 30.6%; float: left;}
.wp-post.post-57 .post-news.news-top .news-item { line-height: 24px; vertical-align: top; overflow: hidden; position: relative; width: 100%;}
.wp-post.post-57 .post-news.news-top .news-item.item-1 {}
.wp-post.post-57 .post-news.news-top .news-item .meta-picture {}
.wp-post.post-57 .post-news .news-item .meta-picture img { width: 100%;}
.wp-post.post-57 .post-news.news-top .news-item .meta-title { display: block; margin-right: 0; overflow: hidden; font-size: 15px; font-weight: bold; padding: 8px 0px; height: 48px;}
.wp-post.post-57 .post-news.news-top .news-item .meta-time { display: block; text-align: center; width: 74px; height: 34px; line-height: 34px; position: absolute; left: 0; top: 200px; margin-top: -34px; color: #fff; font-size: 12px; font-weight: bold; background: #f39801;}
.wp-post.post-57 .post-news.news-bottom .news-item { line-height: 32px; vertical-align: top; overflow: hidden; position: relative;}
.wp-post.post-57 .post-news.news-bottom .news-item .meta-title { display: block; margin-right: 0; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.wp-post.post-57 .post-news.news-bottom .news-item .meta-time { display: block; text-align: right; width: 80px; height: 20px; line-height: 20px; position: absolute; right: 0; top: 50%; margin-top: -10px; color: #999;}
.wp-post.post-57 .post-news.news-bottom .news-item .meta-title a:hover { font-weight: bold;}

.wp-post.post-9 { padding-bottom: 50px;}
.wp-post.post-9 .wp-menu .menu-item {float: left;display: block;width: 14.2%;text-align: center;height: 140px;}
.wp-post.post-9 .wp-menu .menu-item.i6 { margin-right: 0%;}
.wp-post.post-9 .wp-menu .menu-item a.menu-link { display: block;line-height: 40px;color: #fff;font-size: 19px;font-weight: bold;padding: 50px 0;}
.wp-post.post-9 .wp-menu .menu-item.i1 a.menu-link { background: #a51c30;}
.wp-post.post-9 .wp-menu .menu-item.i2 a.menu-link { background: #be934f;}
.wp-post.post-9 .wp-menu .menu-item.i3 a.menu-link { background: #8f4651;}
.wp-post.post-9 .wp-menu .menu-item.i4 a.menu-link { background: #a41c33;}
.wp-post.post-9 .wp-menu .menu-item.i5 a.menu-link { background: #582624;}
.wp-post.post-9 .wp-menu .menu-item.i6 a.menu-link { background: #a41c33;}

.wp-post.post-19 {}
.wp-post.post-19 .post-head { height: 40px; margin-bottom: 30px;}
.wp-post.post-19 .post-head .head-bar { position: relative;text-align: center;}
.wp-post.post-19 .post-head .post-title { display: inline-block;height: 40px;line-height: 40px;font-size: 30px;font-weight: normal;color: #b70000;}
.wp-post.post-19 .post-head .post-more { height: 20px; line-height: 20px; position: absolute; right: 0; top: 50%; margin-top: -10px;}
.wp-post.post-19 .post-head .post-more a { text-decoration: none; font-size: 12px; color:#b70000;}
.wp-post.post-19 .post-news .news-item {line-height: 35px;vertical-align: top;overflow: hidden;position: relative;float: left;width: 23.5%;padding: 0;margin-left: 2%;box-shadow: rgba(89, 89, 89, 0.2) 0px 0px 4px 2px;}
.wp-post.post-19 .post-news .news-item.item-1 { margin-left: 0;}
.wp-post.post-19 .post-news .news-item .meta-picture { display: block;overflow: hidden;width: 100%;height: 159px;}
.wp-post.post-19 .post-news .news-item .meta-picture img { display: block;overflow: hidden;width: 100%;height: 159px;}
.wp-post.post-19 .post-news .news-item .meta-title { margin: 0;height: 48px;padding: 40px 20px 30px;line-height: 24px;}
.wp-post.post-19 .post-news .news-item .meta-title a{ color: #1d1d1d;}
.wp-post.post-19 .post-news .news-item .meta-title a:hover { color: #b70000;}
.wp-post.post-19 .post-news .news-item .news_time { display: none; text-align: left; width: 110px; height: 20px; line-height: 20px; position: absolute; left: 20px; top: 50%; margin-top: -10px; color: #040000;}
.wp-post.post-19 .post-news .news-item .meta-more {line-height: 30px;padding: 0 20px 26px;}
.wp-post.post-19 .post-news .news-item .meta-more a { color: #b70000;}
.wp-post.post-19 .post-news .news-item .news_time {display: block;text-align: left;width: 60px;height: 44px;padding: 6px 0;position: absolute;left: 25px;top: 135px;background: #b70000;margin: 0;}
.wp-post.post-19 .post-news .news-item .news_time .pubdate-day { display: block; line-height: 28px; text-align: center; font-size: 20px; color: #fff;}
.wp-post.post-19 .post-news .news-item .news_time .pubdate-month { display: block; line-height: 16px; text-align: center; font-size: 12px; color: #fff;}

.wp-post.post-29 { width: 32%; float: left; margin-top: 68px;margin-right: 2%;}
.wp-post.post-29 .post-head { height: 40px; margin-bottom: 20px;}
.wp-post.post-29 .post-head .post-more a { text-decoration: none; font-size: 12px; color:#b70000;}
.wp-post.post-29 .post-news .news-item {line-height: 30px;vertical-align: top;overflow: hidden;position: relative;width: 100%;}
.wp-post.post-29 .post-news .news-item.item-1 { float: left;}
.wp-post.post-29 .post-news .news-item.item-2 { float: right;}
.wp-post.post-29 .post-news .news-item .meta-picture {width: 100%;height: 300px;}
.wp-post.post-29 .post-news .news-item .meta-picture img { width: 100%; height: 300px;}
.wp-post.post-29 .post-news .news-item .meta-title {display: block;width: 100%;height: 50px;line-height: 50px;margin-right: 0;overflow: hidden;font-size: 16px;font-weight: normal;position: absolute;bottom: 0;color: #fff;background: url(../images/tite_bg1.png); white-space: nowrap; text-overflow: ellipsis;}
.wp-post.post-29 .post-news .news-item .meta-title a {color: #fff;padding: 0 20px;}
.wp-post.post-29 .post-news .news-item .meta-title a:hover { font-weight: bold;}
.wp-post.post-39.post-40 {
    float: right;
}
.wp-post.post-39 { width: 32%; float: left; margin-top: 68px;}
.wp-post.post-39 .post-head { height: 40px; margin-bottom: 20px;}
.wp-post.post-39 .post-head .post-more a { text-decoration: none; font-size: 12px; color:#b70000;}
.wp-post.post-39 .post-news .news-item {line-height: 30px;vertical-align: top;overflow: hidden;position: relative;width: 100%;}
.wp-post.post-39 .post-news .news-item.item-1 { float: left;}
.wp-post.post-39 .post-news .news-item.item-2 { float: right;}
.wp-post.post-39 .post-news .news-item .meta-picture {width: 100%;height: 300px;}
.wp-post.post-39 .post-news .news-item .meta-picture img { width: 100%; height: 300px;}
.wp-post.post-39 .post-news .news-item .meta-title {display: block;width: 100%;height: 50px;line-height: 50px;margin-right: 0;overflow: hidden;font-size: 16px;font-weight: normal;position: absolute;bottom: 0;color: #fff;background: url(../images/tite_bg1.png);}
.wp-post.post-39 .post-news .news-item .meta-title a {color: #fff;padding: 0 20px;}
.wp-post.post-39 .post-news .news-item .meta-title a:hover { font-weight: bold;}

.wp-post.post-10 {}
.wp-post.post-10 .post-head { height: 40px;margin-bottom: 20px;text-align: center;}
.wp-post.post-10 .post-news .news-item {line-height: 30px;vertical-align: top;overflow: hidden;position: relative;display: flex;flex-direction: column;}

.wp-post.post-10 .post-news .news-item .meta-picture {width: 100%;/* height: 100%; */position: relative;flex: 1;}
.wp-post.post-10 .post-news .news-item .meta-picture img {/* width: 100%; *//* height: 100%; */transition: all 0.5s ease-out 0s;position: absolute;min-width: 100%;min-height: 100%;top: 50%;left: 50%;transform: scale(1) translate(-50%,-50%);}
.wp-post.post-10 .post-news .news-item .meta-picture img:hover {transform: scale(1.05) translate(-50%,-50%);}
.wp-post.post-10 .post-news .news-item .meta-title {display: block;width: 100%;height: 51px;line-height: 51px;margin-right: 0;overflow: hidden;font-size: 16px;font-weight: bold;/* position: absolute; */bottom: 0;color: #fff;text-align: center;z-index: 1;}
.wp-post.post-10 .post-news .news-item .meta-title a {color: #fff;}
.wp-post.post-10 .post-news .news-item .meta-title a:hover {}
.wp-post.post-10 .post-news .news-item.item-1 .meta-title { background: #a51c30;}
.wp-post.post-10 .post-news .news-item.item-2 .meta-title { background: #8f4651;}
.wp-post.post-10 .post-news .news-item.item-3 .meta-title { background: #bd3f08;}
.wp-post.post-10 .post-news .news-item.item-4 .meta-title { background: #d4b160;}
.wp-post.post-10 .post-news.list2 .news-item.item-1 .meta-title { background: #582624;}
.wp-post.post-10 .post-news.list2 .news-item.item-2 .meta-title { background: #be934f;}
.wp-post.post-10 .post-news.list2 .news-item.item-3 .meta-title { background: #8f4651;}
.wp-post.post-10 .post-news.list2 .news-item.item-4 .meta-title { background: #aa1f34; line-height: 20px; height: 41px; padding: 5px 0;}
.wp-post.post-10 .list1 {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin-bottom: 16px;
}

.wp-post.post-10 .list1 .item-1 {
    width: 61.7%;
}
.wp-post.post-10 .list1 .item-3 {
    width: 61.7%;
}
.wp-post.post-10 .list1 .item-2 {
   flex:1;
}
.wp-post.post-10 .list1 .item-4 {
    flex:1;
}

.wp-post.post-10 .list1 .item-1 .meta-picture,.wp-post.post-10 .list1 .item-3 .meta-picture {
    padding-top: 23%;
}

.wp-post.post-10 .list2 {
    display: flex;
    /* flex-wrap: wrap; */
    gap: 16px;
}

.wp-post.post-10 .list2 .news-item {
    flex: 1;
}

.wp-post.post-10 .list2 .news-item .meta-picture{
    padding-top: 60%;
}
.wp-post.post-14 {}
.wp-post.post-14 .post-head { width: 58%; padding-bottom: 15px; border-bottom: 2px solid #cc4646;}
.wp-post.post-14 .post-head .post-title { display: inline-block; height: 40px; line-height: 40px; font-size: 32px; font-weight: normal; color: #fff;}
.wp-post.post-14 .post-head .post-more { height: 20px; line-height: 20px; position: absolute; right: 0; top: 50%; margin-top: -10px;}
.wp-post.post-14 .post-head .post-more a { color: #fff; text-decoration: none; font-size: 12px;}
.post-14 .con {padding: 0;}
.post-14 .news_list {margin: 0;}
.post-14 .news_list li.news {float: left; width: 100%; padding: 0px; text-align: center; border: none;}
.post-14 .news_list li.news .news_box {margin: 0;width: 58%;float: left;}
.post-14 .news_list li.news .news_box .icon {text-align: left;display: block;line-height: 36px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding-bottom: 20px;}
.post-14 .news_list li.news .news_box .icon a {width: 100%;height: auto;color: #fff;font-size: 18px;}
.post-14 .news_list li.news .news_box .icon a:hover { font-weight:bold;}
.post-14 .news_list li.news .news_box .link_con {display: block;line-height: 24px;color: #fff;margin: 0;overflow: hidden;text-align: left;}
.post-14 .news_list li.news .news_pic {width: 35%;float: right;height: 172px;}
.post-14 .slick-slider {padding: 0;}
.post-14 .slick-prev, .post-14 .slick-next {width: 22px;height: 35px;margin-top: -18px;}
.post-14 .slick-prev {background: url(../images/prev1.png) left center no-repeat;left: -60px;}
.post-14 .slick-next {background: url(../images/next1.png) right center no-repeat;right: -60px;}
.post-14 .slick-active:first-child .link_icon {background: none;}

/**列表页**/
.wp-banner {}
.wp-banner .wp-inner { position: relative;max-width: 1400px;}
.wp-banner .wp-inner img { width: 100%;}

/**列表页banner图**/
.banner img { width: 100%; vertical-align: top;}
.wp-column-menu { width: 220px; position: relative; float: left; margin-right: -220px;}
.wp-column-news { float: right; width: 100%;}
.wp-column-news .column-news-box { margin-left: 260px; margin-right: 0;}

/**栏目列表**/
.column-head {background: #8c1515;line-height: 30px;}   /**位置栏目背景**/
.column-head .column-anchor {padding: 10px 20px 10px;}
.column-head .column-anchor .column-switch { display: block; width: 30px; height: 24px; float: right; display: none; background: url(img/menu-dot.png) no-repeat center;}
.column-head .column-anchor h3.anchor-title { display: inline-block; float: left; font-size: 18px; font-weight: normal; color: #fff;}/**位置栏目字体**/
.column-list-wrap li { width: 100%; vertical-align: bottom;}
.column-list-wrap li a { display: block; width: 100%; font-size: 16px;}
.column-list-wrap li a:hover { color: #8c1515; background: #f2eaea;}
.column-list-wrap li.selected a.selected { color: #8c1515; background: #f2eaea;}
.column-list-wrap li a span { display: block; padding: 10px; line-height: 28px;}
.column-list-wrap .sub-list li a { font-size: 14px;}
.column-list-wrap .sub-list li a:hover { color: #8c1515; background: #f2eaea;}
.column-list-wrap .sub-list li.selected a.selected { color: #8c1515; background: #f2eaea;}
.column-list-wrap .sub-list li a span { padding: 6px 10px; padding-left: 28px; line-height: 22px;}
.column-list-wrap .sub-list .sub-list li a { font-size: 13px;}
.column-list-wrap .sub-list .sub-list li.selected a.selected { color: #8c1515; background: #EDF2F9;}
.column-list-wrap .sub-list .sub-list li a span { padding-left: 36px; line-height: 17px;}
.column-list-wrap .sub-list .sub-list .sub-list li a { background-position: 34px 13px;}
.column-list-wrap .sub-list .sub-list .sub-list li.selected a.selected { background-position: 34px 13px;}
.column-list-wrap .sub-list .sub-list .sub-list li a span { padding: 4px 10px; padding-left: 44px;}
.column-list-wrap .sub-list .sub-list .sub-list .sub-list li a span { padding: 4px 10px; padding-left: 52px;}

/*** 栏目新闻*/
.list-head { padding: 10px 0; border-bottom: 1px solid #e5e5e5;}
.list-meta .column-title { float: left; display: inline-block; white-space: nowrap; line-height: 24px; font-size: 18px; color: #040000; font-weight: normal;} /**当前位置**/
.list-meta .column-path { float: right; line-height: 24px; color: #040000;}
.list-meta .column-path a { color: #040000;}
.list-meta .column-path a:hover { color: #8c1515;}
.column-news-con { padding: 10px 0; min-height:30px;}
.column-news-list .column-news-item { display: block; position: relative; border-bottom: 1px dotted #b1b1b1; line-height: 30px; padding: 5px 0;}/**栏目新闻列表**/
.column-news-list .column-news-item:hover { color: #8c1515;}
.column-news-list .column-news-item .column-news-title { display: block; margin-right: 80px; font-size:15px;white-space: nowrap;
    width: 800px;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
.column-news-list .column-news-item .column-news-date { display: block; text-align: right; width: 100px; height: 20px; line-height: 20px; position: absolute; right: 0; top: 10px; color: #999; font-weight: normal;}
.wp_entry { width: auto; margin: 0 4px;}
.wp_entry, .wp_entry p { line-height: 30px; font-size: 14px; text-align: justify;}
.wp_entry p { margin-bottom: 5px;}
.column-news-list .wp_entry img { vertical-align: middle; max-width: 100%; _width:expression(this.width > 800 ? "880px" : this.width);}   /**列表页文章图片大小限制**/

/**文章页**/
.info-box {margin: 0 20px;min-height: 350px;}
.article { padding: 15px 0;}
.article h1.arti-title {line-height: 30px;padding: 5px;text-align: center;font-size: 24px;color: #b70000;font-weight: normal;} /**文章标题**/
.article h3.arti-title {line-height: 20px;padding: 10px;text-align: center;font-size: 18px;color: #b70000;font-weight: normal;} /**文章标题**/
.article .arti-metas {height: 18px;line-height: 18px;text-align: center;padding: 10px 0;}
.article .arti-metas span { display: inline-block; margin: 0 5px; font-size: 12px; color: #787878;} /**文章其他属性**/
.article .entry { margin: 0 4px; overflow: hidden;} /**文章内容**/
.article .entry, .article .entry p { line-height: 30px; font-size: 14px; text-align: justify;}
.article .entry p { margin-bottom: 5px;}
.article .entry .read img { vertical-align: middle; max-width: 100%; _width:expression(this.width > 1100 ? "1100px" : this.width); background: url(img/loading.gif) no-repeat center;}   /**文章阅读部分图片大小限制**/

/**底部**/
.wp-footer { background: #2f2f2f;}
.wp-footer .wp-inner { padding: 36px 0 50px;}
.wp-footer .wp-inner .footer {}
.wp-footer .wp-inner .footer p { color: #e1cdcd; line-height: 24px; font-size: 14px; text-align:left;}

/**jumphandle**/
#jumphandle { width: 32px; height: 70px; position: fixed; right: 6px; bottom: 20px; z-index: 100000000; display: none;}
#jumphandle a { display: block; width: 32px; height: 32px; background: #777 url(img/jump-icon.png) no-repeat 0 top; opacity: 0.7;}
#jumphandle a#gobot { background-position: 0 bottom; margin-top: 6px;}

/**站点导航**/
#md { display: block; height: 40px; border-bottom: 1px solid #ccc;}
#md a { float: left; display: inline-block; height: 40px; line-height: 40px; padding: 0px 20px; border-radius: 4px 4px 0px 0px; border: 1px solid #ccc; margin: 0px 2px; padding-right: 8px;}
#md a:hover { background: #eee;}
#md .maodianbg { border: 0;}
#maodain a { padding-right: 15px;}
.jstit { font-size: 10.5pt; font-weight: bold; color: #993300; border-bottom-width: 5px; border-bottom-style: solid; border-bottom-color: #dddddd; padding-bottom: 5px;}
.jstitbg { text-align: right; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #dddddd; padding-bottom: 5px;}
.jsline { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #e4e4e4; text-align: left; padding-bottom: 20px;}
.sTop { width: 186px; position: fixed !important; z-index: 99; top: 0;}
.post-14 img:hover {
    vertical-align: top;
    transform: scale(1.2);
 transition:all 1s;
}
.wp_articlecontent{overflow-x: hidden;
    /*overflow-y: scroll;*/
    overflow: auto;
    line-height: 30px;
    text-align: center;
    width: 100%;
}

.list62 .wp_subcolumn_list .wp_sublist .sublist_title {
    border-bottom: none;}
.list62 .moretext {
    display: none !important;
}
.list62 .column-news-con {
    padding: 0;}
.list62 .subcolumn-name {
    font-size: 20px;
    border-left: 5px solid #810101;
    height: 23px;
    overflow: hidden;
    display: block;
    line-height: 22px;
    padding-left: 10px;
    color: #810101;
}
.list62 .wp_subcolumn_list .news {
    float: left;
    width: 50%;padding-bottom: 30px;
}
.c10 .news_imgs {
    float: left;    margin: 0 5px 0 0px;
}
.c10 .news_wz{ float: left;margin-left: 22px;max-width: 235px;max-height: 200px;}
.c10 .news_con div {
    color: #242424;font-size: 14px;
    line-height: 29px;
}
.c10 .news_title a {
    color: #242424;
    font-size: 18px;
    line-height: 45px;
    font-weight: bold;
}
div#footer {
background: #434343;
}
.foot_nav .wp-menu {padding: 30px 0;}
.foot_nav .wp-menu .menu-item {display: inline-block;float: left;padding-right: 30px;}
.foot_nav .wp-menu .menu-item.i1 {background:none;}
.foot_nav .wp-menu .menu-item a.menu-link {display: inline-block;line-height: 25px;color: #fff;font-size:12px;}
.foot_nav .wp-menu .menu-item a:hover{ color: #eee;}
.foot_nav .sub-menu {}
.foot_nav .sub-menu .sub-item {white-space: nowrap; vertical-align: top; _zoom:1;}
.foot_nav .sub-menu .sub-item a {display: block;color: #bfbfbf;line-height: 25px;font-size: 12px;}
.foot_nav .sub-menu .sub-item a:hover{ color: #fff;}
.foot_nav .wp-menu .menu-item a.menu-link{pointer-events:none;}
.footer .inner {
    width: 1200px;
    margin: 0 auto;position: relative;
}
#goPageTop{
	position: absolute;
	right: 0;
	top:37px;
	color: #929292;
	display: block;
	width: 50px;
	height: 50px;
	text-align: center;
	font-size: 12px;
}
#goPageTop:hover{color:#fff;}




#goPageTop img{
	margin: 0 0 8px 15px;display: block;
}
.wp-post.post-9 .wp-menu .menu-item.i7 a.menu-link {
    background: #8f4651;
}
.box3 img {
    max-width: 100%;
    object-fit: cover;
    max-height: 100%;
}
img.logo6 {
    position: absolute;
    right: 230px;
    top: 10px;
}
img.logo7 {
    position: absolute;
    right: 0px;
    top: 10px;
}
.list_1 .column-list-wrap li {
    display: none;
}
.list_1 .column-item.column-6.selected {
    display: block;
}
.c10 .post-title,.c11 .post-title,.c12 .post-title,.c13 .post-title {
    font-size: 18px;
    line-height: 50px;
    color: #fff;
    font-weight: normal;
    background: #8c1515;
    padding-left: 18px;
}
.c10  .articlecontent p,.c11  .articlecontent p,.c12  .articlecontent p  {
    font-size: 14px;
    line-height: 25px;
}
.c10 .articlecontent,.c11 .articlecontent,.c12 .articlecontent, .c13 .articlecontent {
    background: #f2eaea;
    padding: 20px;
}
.c10 {
    padding: 20px 0;
}
.c11,.c12{
    padding: 0  0  20px 0;
}
.list_1 .wp-post .post-head .post-title {
    color: #fff;line-height: 57px;
}
.list_1 .wp-post.post-27 .post-head {
   
    z-index: 99;
    margin: 0;
    width: 164px;
    text-align: center;
    line-height: 57px;
    background: #ab0505;
    height: 57px;
}
.news_list1 .news_title {
    position: absolute;
    bottom: 0;
    line-height: 50px;
    font-size: 16px;
    width: 100%;
    background: #c52c2c;
    opacity: 0.8;padding-left: 18px;
    box-sizing: border-box;display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.news_list1 .news_title a{
    color: #fff;
}
.news.item-1 {
    position: relative;
}
.list_1 .wp-post.post-27 .news_list .news {
    width: 46.2%;
    float: left;
    box-sizing: border-box;
    padding-left: 0;
}
.list_1 .wp-post.post-27 .news_list .news:nth-child(odd) {
    float: right;
}
.list_1 .wp-post.post-27 .news_list .news .news_time {
    left: 0;}
.list_1 .sudy-tab .tab-menu li {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    float: left;
    font-size: 18px;
    font-weight: normal;
    color: #333;
    padding: 0 20px;
    border-radius: 0;
    cursor: default;
}
.list_1 .sudy-tab .tab-menu {
    height: 39px;
    border-bottom: 2px solid #d1d1d1;
}
.list_1 .sudy-tab .tab-menu li.selected {
    background: #b70000;
    color: #fff;}
.list_1 .tab-list .news_title {
    width: 90%;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    float: left;
}
.list_1 .tab-list div {
    float: left;color: #8a8a8a;
}
div#wp_news_w52,div#wp_news_w53,div#wp_news_w54{
    width: 100%;
}
.c52,.c53,.c54{
    width: 100%;margin-top: 20px;
}
.news_k2,.news_k3,.news_k4,.news_view {
    padding-left: 2.7%;font-size: 13px;
}
.tab-list .news {
    line-height: 54px;
    border-bottom: 1px dashed #c3c3c3;
}
.news_k1 {
    font-size: 13px;
}
.post-27 .news_list {
    margin-top: 32px;
}
a.news_k3 {
    float: left;
    color: #8a8a8a;
}
.list_1 .column-news-con {
    padding: 37px 0 0;}
.list_1  .wp-post.post-27 {
    margin-bottom: 40px;
}
#page_navigation a{
padding: 3px;
    margin: 2px;
    color: #fff;
    text-decoration: none;
    background: #b70000;

}
.active_page{
	background:#0073b4;
	color:white !important;

}
#page_navigation .page_link {
    color: #000;
    background: none;width: 25px;
    display: inline-block;
    line-height: 21px;
    text-align: center;
}
#page_navigation .active_page {
    background: #b70000;
}

div#page_navigation {
    text-align: center;
    width: 100%;
    margin-top: 20px;
}
.aacsb .logos {
    position: absolute;
    right: 210px;
    top: 15px;
}
.site-logo img {
    max-width: 200px;
}
div#aaa {cursor: pointer;display: none;margin-right: 15px;border: 1px solid #8c1515;border-radius: 50%;width: 25px;height: 25px;}
.layer {position: fixed;width: 100%;height: 100%;top: 0;left: 0;background: #000000d9;display:none;z-index: 600;}
.layer .wp-search{border-bottom: 1px solid #fff;    background: #fff;}
.layer .layer-inner{width: 100%;height: 100%;}
.layer .layer-inner .layer-mod{text-align: center;position:relative;width: 100%;height: 100%;}
.layer .layer-inner .layer-mod .shutdown{position: absolute;right: 50px;text-align:right;top: 50px;}
.layer .close{width: 48px;cursor: pointer;color:#fff;height: 48px;}
.layer .searchbox{position: absolute;width: 65%;margin: 0 auto;top: 50%;left:50%;transform: translate(-50%,-50%);}
.layer-mod h3 {line-height: 100px;font-size: 50px;color: #fff;}
 .layer-inner .search-input input.search-title{    height: 24px;line-height: 24px;    font-size: 13px;}